Skip to content

NSData options should typealias to Data options #4968

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2024

Conversation

jmschonfeld
Copy link
Contributor

This removes the various options structs defined in an extension on NSData in favor of type aliases pointing to the "true" option structs provided by FoundationEssentials

Copy link
Contributor

@itingliu itingliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@jmschonfeld jmschonfeld merged commit a59a97a into swiftlang:package May 30, 2024
@jmschonfeld jmschonfeld deleted the nsdata-options branch May 30, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants